<!DOCTYPE>, <!doctype>
from HTML
<!DOCTYPE>, <!doctype>
慣例的なイメージ
HTML タグではない(!!!!!!!)
ドキュメントタイプ宣言
code:html
<!DOCTYPE html>
これだと HTML5 と見なされるらしい